[INFO] cloning repository https://github.com/ndY0/minio-xml-oxidator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ndY0/minio-xml-oxidator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FndY0%2Fminio-xml-oxidator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FndY0%2Fminio-xml-oxidator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 86149f3e5c5ae0cc21da6d857052d383e3ea516c
[INFO] checking ndY0/minio-xml-oxidator against try#4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7 for pr-158816
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FndY0%2Fminio-xml-oxidator" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ndY0/minio-xml-oxidator
[INFO] finished tweaking git repo https://github.com/ndY0/minio-xml-oxidator
[INFO] tweaked toml for git repo https://github.com/ndY0/minio-xml-oxidator written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ndY0/minio-xml-oxidator on toolchain 4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ndY0/minio-xml-oxidator already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b86cb777de05b18e3c7ada267403a6233e9afcc1f695201f3e041885a183c42e
[INFO] running `Command { std: "docker" "start" "b86cb777de05b18e3c7ada267403a6233e9afcc1f695201f3e041885a183c42e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b86cb777de05b18e3c7ada267403a6233e9afcc1f695201f3e041885a183c42e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b86cb777de05b18e3c7ada267403a6233e9afcc1f695201f3e041885a183c42e" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b86cb777de05b18e3c7ada267403a6233e9afcc1f695201f3e041885a183c42e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b86cb777de05b18e3c7ada267403a6233e9afcc1f695201f3e041885a183c42e" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking value-bag v1.12.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling bytes v1.12.0
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking webpki-roots v1.0.8
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]    Compiling protoc-bin-vendored v3.2.0
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling typed-builder-macro v0.23.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking xml v1.3.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking jiff v0.2.29
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking xmltree v0.12.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking crc-fast v1.10.0
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking typed-builder v0.23.2
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking multimap v0.10.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking quick-xml v0.40.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking xml-oxydizer v0.2.0 (https://github.com/ndY0/xml-oxidator.git?branch=main#59c387aa)
[INFO] [stderr]    Compiling tonic-build v0.13.1
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tonic v0.13.1
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-std v1.13.2
[INFO] [stderr]    Compiling minio-xml-validator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking minio v0.4.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "b86cb777de05b18e3c7ada267403a6233e9afcc1f695201f3e041885a183c42e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b86cb777de05b18e3c7ada267403a6233e9afcc1f695201f3e041885a183c42e", kill_on_drop: false }`
[INFO] [stdout] b86cb777de05b18e3c7ada267403a6233e9afcc1f695201f3e041885a183c42e
